McTriggerSource 类别
代表触发的属性。
继承体系
System.Object
IntervalZero.KINGSTAR.Base.Api.McTriggerSource
组合: IntervalZero.KINGSTAR.Base.Api (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public class McTriggerSource
Public Class McTriggerSource
McTriggerSource 类别陈列了以下成员。
建构函式
名称 | 说明 | |
---|---|---|
![]() |
McTriggerSource | 初始化 McTriggerSource 类别的新实例。 |
属性
名称 | 说明 | |
---|---|---|
![]() |
DataType | 此为 I/O 及 使用者变数来源所读取的资料类型。 |
![]() |
SourceBitOffset | 此为输入输出来源所读取的资料偏移量。 |
![]() |
SourceHandle | 此为指令在运动来源上所使用的控制代码。 |
![]() |
SourceIndex | 此索引可为一个轴、I/O 模组或使用者变数。 |
![]() |
SourceType | 触发所使用的资料类型。 |
![]() |
Type | 触发条件。 |
![]() |
Value | 触发所使用的值,可用来判定是否满足触发条件。 |
![]() |
Variable | 此为轴及运动来源所读取的变数。 |
参见